Delete Result Filenames
Description
Delete Result Filenames removes specific entries from the internal result filenames list based on wildcard inclusion and exclusion filters. Use this process entry when you need to trim the result list before a downstream step processes it — for example, excluding temporary files from the list before a Mail process entry attaches them, or filtering out files that should not be transferred by a subsequent FTP step.
Configurations
| Field Name | Description |
|---|---|
| Process Entry name | Specify a unique name for the process entry, on the workspace area. A process entry can be placed on the canvas several times; and each instance of the entry must have a unique name. |
| Limit action to | Enable this feature if you want to limit the deletion to certain filenames in the result file list. |
| Wildcard | The regular expression to limit the files to delete |
| Exclude wildcard | The regular expression to exclude certain files from being deleted. |